home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / cug106 / stdio.doc < prev    next >
Text File  |  1984-06-14  |  1KB  |  19 lines

  1.     stdio.doc, an attempt to explain things.
  2.  
  3.     The files that I've sent to the BDS C user's group include the
  4.     early versions of the code I used for simulating the UNIX facility
  5.     for invisible redirection of STDIN and STDOUT files. These
  6.     are not a finished product by any means, and you MUST understand
  7.     their operation to use them sucessfully!
  8.  
  9.     A little history will help. The first version of stdio was written
  10.     before I had recieved the 1.32 (or 1.31+) version of the BDS
  11.     software, and before I decided to rewrite most of the I/O
  12.     functions. I have since been sidetracked and otherwise occupied,
  13.     so that neither of these interlocked projects is completed, and I
  14.     cannot honestly attempt to guess just when such completion may
  15.     occur. So. The files I sent are believed to be the final version
  16.     of the original effort, and will certainly suffice to demonstrate
  17.     the concept I used. BUT...I had a disk blowup and am not entirely
  18.     positive that the files I sent are the files that I was using!
  19.     So proceed